Back

Gebed om vrijheid - Sela

Outro Gebed om vrijheid

PNG - MP3 - MIDI
horn PNG
sax-only PNG
sax PNG
source code
\version "2.22.2"

melody = \relative c' {
  \numericTimeSignature
  \time 4/4
  \key c\major
  
  c'4. b8 c4 d8[ c] | b4 g2 e8[ g] |
  a2 a4. c8 | b1 | a1 |

}

chordNames = \chordmode {
  
    a1:m | e1:m |
  f1 | g1 | a1:m |
 
}

songtext = \lyricmode {}

\include "../template.ly"

Tussenspel Gebed om vrijheid

PNG - MP3 - MIDI
sax-only PNG
horn PNG
sax PNG
source code
\version "2.22.2"

melody = \relative c' {
  \numericTimeSignature
  \time 4/4
  \key c\major
  
  c'4. b8 c4 d8[ c] | b4 g2 e8[ g] |
  a2 g4. f8 | g1 |
  c4. b8 c4 d8[ e] | g4 e2 e8[ g] |
  a2 g4. e8 | d2. r4 |
  c4. b8 c4 d8[ c] | b4 g2 e8[ g] |
  a2 g4. f8 | g2. r4 |
  c2 c4 d8[ e] | g4 e2 e8[ g] |
  a2 a4. c8 | b1( | b2.) r4 |

}

chordNames = \chordmode {
  
  a1:m | e1:m |
  f2 g2 | c1 |
  a1:m | e1:m |
  f1 | g1 |
  a1:m | e1:m |
  f2 g2 | c1 |
  a1:m | e1:m |
  f1 | g1 | g1 |
 
}

songtext = \lyricmode {}

\include "../template.ly"

Voorspel Gebed om vrijheid

PNG - MP3 - MIDI
sax PNG
horn PNG
sax-only PNG
source code
\version "2.22.2"

melody = \relative c' {
  \numericTimeSignature
  \time 4/4
  \key c\major
  
   c'4. b8 c4 d8[ c] | b4 g2. |
   c4. b8 c[ e d c] | e1 |
   c4. b8 c4 d8[ c] | b4 g2 e8[ g] |
   a2 a4. c8 | b2. r4 |
}

chordNames = \chordmode {
  
  a1:m | e1:m | a1:m | e1:m | a1:m | e1:m | f1 | g1 |
 
}

songtext = \lyricmode {}

\include "../template.ly"